home *** CD-ROM | disk | FTP | other *** search
/ BigMax 6 / BigMax nº 6 [rebuilt].iso / UTILITS / VIDRES / README.TXT < prev    next >
Encoding:
Text File  |  1995-08-06  |  3.9 KB  |  106 lines

  1. VidRes, A Video Resolution Switching Utility for Windows 95
  2. ===========================================================
  3. VidRes is an easy to use free utility that enables you to quickly switch
  4. the display resolution of your machine without making the change permanent.
  5.  
  6. Installation
  7. ------------
  8. Copy VidRes.exe to a suitable sub-directory and create a shortcut to it
  9. on your desktop.
  10.  
  11. Requirements
  12. ------------
  13. Windows 95, or Windows NT 3.51, and MFC30.DLL for run-time support.
  14.  
  15. Use
  16. ---
  17. The default operation of VidRes (invoked without any command line
  18. parameters) displays a simple dialog box containing a list of all
  19. the possible display resolutions. VidRes prefaces each item with a
  20. display mode number that you can use directly with VidRes by passing
  21. the mode number as a command line parameter. Items with a marker '╢',
  22. indicate that Windows can switch directly to that mode without having
  23. to restart your machine. It's these marked modes that you are likely
  24. to want to use. If you choose to use an unmarked mode, VidRes prompts
  25. you that it needs to make the change permanent and will ask you to
  26. restart your machine.
  27. Use VidRes interactively to find the mode numbers you want to use.
  28. Then, create desktop shortcuts with the mode number as a command line
  29. parameter so that you can easily switch between the modes you use.
  30.  
  31. For example I have 2 items:
  32. "E:\vidres\vidres.exe 2"    that switches my display to standard VGA mode, and
  33. "E:\vidres\vidres.exe 4"    that switched to 1024x768 resolution.
  34. The actual mode numbers depend on the type of your video card.
  35.  
  36. Notes
  37. -----
  38. Windows 95 automatically re-arranges the desktop items. For example,
  39. if you have shortcuts placed over a high resolution desktop, and
  40. switch to a lower resolution, Windows re-arranges them to fit the
  41. reduced desktop size. You can get around this by restricting yourself
  42. to placing desktop icons to the smallest resolution that you use
  43. (probably standard VGA).
  44. This version of VidRes runs under Windows NT 3.51, but is limited to
  45. showing the possible display modes; it is unable to effect a mode
  46. change. A future release of Windows NT should allow VidRes to work
  47. correctly.
  48.  
  49. Uses For VidRes
  50. ---------------
  51. To switch between high resolution modes and standard VGA resolution
  52. when playing Windows games that would otherwise only occupy a small
  53. area of the display.
  54. Feedback we have had from early users has indicated that it's of use
  55. for developers designing Windows applications. Here it allows you to
  56. quickly check the visual aspects of your user interface design at
  57. different display resolutions.
  58.  
  59. Revision History
  60. ----------------
  61. 25 April 1995
  62. Added code to find the current video mode & set the list box current
  63. item accordingly.
  64. Added Windows restart code for those video modes that require it.
  65. Added double click on list box item to switch without having to
  66. choose OK.
  67. Fixed command line processing to allow for possible spaces in
  68. directory path.
  69.  
  70. 1 May 1995
  71. Move embedded strings to resource file.
  72. Build as MFC in a DLL to reduce executable size.
  73.  
  74. 2 May 1995
  75. Change from using GetCommandLine() to good old argc & argv.
  76.  
  77. 27 May 1995
  78. Cosmetics, released as V1.0
  79.  
  80. August 1995
  81. V1.1. Fixed a problem running under Windows NT 3.51. Enhanced the
  82. list display to show the monitor frequency & interlaced information
  83. where it is available (currently only under NT).
  84.  
  85. VidRes is Copyright (c)JD Design 1995
  86.  
  87.             JD Design
  88.             162 Mow Cop Road
  89.             Mow Cop
  90.             Stoke-on-Trent
  91.             ST7 4NH
  92.             England
  93.             CompuServe 100524,3072
  94.  
  95. If you have any problems, comments or suggestions for improvements,
  96. do not hesitate to email us and let us know. Let us know also how
  97. you use VidRes, it's always interesting to see how people actually
  98. use your ideas!
  99.  
  100. While VidRes is free, perhaps if you find it useful, you would
  101. consider making a small donation to some local diabetic charity in
  102. your area (we have a vested family interest).
  103.  
  104. Thanks
  105. JD Design
  106.